From: Chong Yidong Date: Sat, 28 Mar 2009 13:49:50 +0000 (+0000) Subject: * modes.texi (Derived Modes): Note that define-derive-mode sets the X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~1049 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=a771cec480a16a3ec710c97b8b4abe6188e84f28;p=emacs.git * modes.texi (Derived Modes): Note that define-derive-mode sets the mode-class property. --- diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 37864e0dee6..7c6e5d0bc7b 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog @@ -2,6 +2,8 @@ * modes.texi (Major Mode Conventions): Note that specialness is inherited. + (Derived Modes): Note that define-derive-mode sets the mode-class + property. * keymaps.texi (Prefix Keys): The M-g prefix key is now named goto-map. Add search-map to the list.